func runtime.acquirep
11 uses
runtime (current package)
proc.go#L1422: acquirep(_g_.m.nextp.ptr())
proc.go#L1715: acquirep(_p_) // temporarily borrow p for mallocs in this function
proc.go#L2229: acquirep(_g_.m.nextp.ptr())
proc.go#L2429: acquirep(_g_.m.nextp.ptr())
proc.go#L2713: acquirep(_p_)
proc.go#L2722: acquirep(_p_)
proc.go#L2782: acquirep(_p_)
proc.go#L3890: acquirep(_p_)
proc.go#L3926: acquirep(_p_)
proc.go#L4810: acquirep(p)
proc.go#L4862: func acquirep(_p_ *p) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)